@charset "utf-8";

html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
	pre, a, address, big, cite, code, del, em, font, img, ins, small,
	strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form,
	label, legend {
	margin: 0px;
	padding: 0px;
}

html {
	font-family: arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	color: #8c8c8c;
	font-family: arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	main, nav, section, summary {
	display: block;
}

body a, input, button {
	outline: none !important;
	blr: expression(this.onFocus = this.blur ());
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus {
	
}

input {
	vertical-align: middle;
}

input.ria, input.ria:hover {
	border: none !important;
}

input:hover {
	border: 1px solid #cac9c9;
}

input.ria:hover {
	background: #91a144;
	cursor: pointer;
}

button, input {
	outline: none;
	border: none;
}

*:focus {
	outline: none;
}

textarea {
	resize: none;
	border: none;
}

img {
	max-width: 100%;
	border: none;
	vertical-align: top;
}

a, a:hover {
	text-decoration: none;
	cursor: pointer;
}

ul, li, ol {
	list-style: none;
}

.clears {
	clear: both;
}

table {
	border-collapse: collapse;
	margin: 0 auto;
}

table td, table th {
	border: 1px solid #999999;
	text-align: center;
}
/*兼容底版本ie,font-size，为height的0.873*/
.centerImg {
	display: table-cell;
	*display: block; *
	font-size:;
	vertical-align: middle;
	text-align: center;
}

.centerImg img {
	vertical-align: middle;
}

.CenterImgOut {
	display: table;
	*overflow: hidden;
	*position: relative;
}

.CenterImgOut .CenterImgIn {
	*position: absolute; *
	top: 50%;
	display: table-cell;
	vertical-align: middle;
}

.CenterImgOut .CenterImgIn .center {
	*position: relative; *
	top: -50%;
	text-align: center;
}
/*使用时要给img加个floatImg样式*/
.textImgSeparation {
	display: table-cell;
	*display: inline-block;
}

.container:after, .container:before {
	display: table;
	content: "";
	line-height: 0;
}

.container:after {
	clear: both;
}
/*触发ie的hasLayout属性，清除浮动、清除margin的重叠等*/
.container {
	*zoom: 1;
}
/*子元素的宽度自己调整**/
.group {
	float: left;
}

.floatRight {
	float: right;
	width: 742px;
}

div:after, .clearfix:after {
	display: block;
	content: ".";
	height: 0;
	clear: both;
	visibility: hidden;
}

.fixLeft {
	position: relative;
	float: left;
}

.fixRight {
	position: relative;
	float: right;
}

.fix {
	position: relative;
}
/*使用overflow是为了解决父级高度不能撑开和溢出问题*/
.parents {
	overflow: hidden;
}

.boxShadow {
	box-shadow: 0 2px 1px #c8c6c7;
	-webkit-box-shadow: 0 2px 1px #c8c6c7;
	-moz-box-shadow: 0 2px 1px #c8c6c7;
	-o-box-shadow: 0 2px 1px #c8c6c7;
	-ms-box-shadow: 0 2px 1px #c8c6c7;
	-ms-filter:
		"progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=190, Color='#c8c6c7')",
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=190,
		Color='#c8c6c7'); /*Direction=185*/
}

.boxShadowB {
	box-shadow: 0 2px 1px #c8c6c7;
	-webkit-box-shadow: 0 2px 1px #c8c6c7;
	-moz-box-shadow: 0 2px 1px #c8c6c7;
	-o-box-shadow: 0 2px 1px #c8c6c7;
	-ms-box-shadow: 0 2px 1px #c8c6c7;
	-ms-filter:
		"progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=190, Color='#c8c6c7')",
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=190,
		Color='#c8c6c7'); /*Direction=185*/
}

.fixedWidth {
	margin: 0 auto;
	width: 1140px;
}

.displayNo {
	display: none !important;
}

.fallImg {
	width: 100%;
	vertical-align: top;
	border: none;
	min-width: 1180px;
}
/*顶部广告*/
.tophf {
	width: 100%;
}

.tophf_a a {
	background: url(../images/sbzchd11.png) no-repeat center;
	display: block;
	height: 110px;
	background-position: center;
}

.dingtop_w {
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #f1f1f1;
	background: #ef912c;
}

.dingtop {
	margin: 0 auto;
	width: 1180px;
}

.dingleft {
	float: left;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 14px;
}

.dingleft span {
	background: url(../images/sound_a.png) no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}

.dingright {
	float: right;
	height: 35px;
	line-height: 35px;
}

.dingright span {
	padding-right: 8px;
	padding-left: 3px;
	border-right: 1px solid #fff;
}

.dingright span a {
	color: #fff;
	font-size: 14px;
}

.dweixin {
	display: inline-block;
	position: relative;
	font-size: 14px;
	color: #fff;
}

.dzweixin {
	position: absolute;
	left: -76px;
	width: 200px;
	height: 200px;
	z-index: 99999999;
	display: none;
}
/*logo区域*/
.header {
	background: #fff;
	position: relative;
	z-index: 100;
}

.topNav {
	width: 1180px;
	margin: 0 auto;
}

.top {
	height: 70px;
	z-index: 1000;
	margin-top: 10px;
}

.top_a_left {
	width: 438px;
	float: left;
}

.top_a_left a {
	float: left;
	width: 100%;
	height: 67px;
}

.top_a_left a img {
	float: left;
	width: auto;
	height: 76px;
	margin-top: 24px;
}

.top h2 {
	margin-top: 16px;
	width: 175px;
	height: 50px;
	background: url(../images/logo.jpg) no-repeat left;
	float: left;
	text-indent: -2000px;
	overflow: hidden;
}

.top h2 a {
	display: block;
	width: 100%;
	height: 100%;
}

.top .zhuzhu {
	height: 44px;
	line-height: 44px;
	display: inline-block;
	margin-left: 10px;
	padding-left: 14px;
	border-left: 1px solid #e5e5e5;
	margin-top: 18px;
	color: #777777;
	font-size: 18px;
}

.top img {
	float: left;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 16px;
}

.top span {
	font-size: 14px;
	color: #888;
}

.top .top_span_a {
	display: inline-block;
	width: 1px;
	height: 45px;
	background: #ddd;
	float: left;
	margin-top: 16px;
	margin-left: 8px;
}

*:focus {
	outline: none;
}

#baidu {
	height: 33px;
	width: 460px;
	margin-left: 20px;
	margin-top: 10px;
}

#baidu .input {
	border: 1px solid #999999;
	height: 100%;
	width: 340px;
}

#baidu .input .clear {
	width: 30px;
	height: 35px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	padding-right: 10px;
	visibility: hidden;
	opacity: 0.8;
	color: gray;
}

#baidu input[type=text] {
	border: 0px;
	width: 300px;
	margin-left: 15px;
}

#baidu div {
	float: left;
}

#baidu>button {
	width: 70px;
	margin-left: 8px;
	height: 33px;
	background: #2987bb;
	color: #fff;
	border: none;
}

.top_a_right {
	float: left;
}

.top_p_a {
	margin-left: 20px;
	margin-top: 3px;
	line-height: 14px;
	width: 460px;
}

.top_p_a span {
	font-size: 14px;
	display: inline-block;
	border-right: 1px solid #999;
	padding: 0 3px;
}

.top_p_a span:last-child {
	border-right: 0;
	padding-right: 0;
}

.top_p_a span:first-child {
	padding-left: 0;
}

.top_p_a a {
	color: #888;
}

.top_p_a a:hover {
	color: #ef912c;
}

.top_p_b {
	float: right;
	margin-top: 10px;
	margin-right: 40px;
}

.top_p_b .top_p_b_s {
	display: block;
	font-size: 20px;
	margin-bottom: 10px;
	background: none;
}

.top_p_b span {
	font-size: 25px;
	color: #333;
	background: url(../images/tel_aa.png) no-repeat left;
	padding-left: 38px;
}

.top_p_b span {
	
}
/*nav*/
.navbar {
	height: 40px;
	margin-top: 15px;
	float: left;
}

.navLi {
	float: left;
	border: 0px none;
	height: 40px;
	line-height: 40px;
	list-style: none;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	position: relative;
}

.navLiSecond:hover .navWrap {
	display: none;
}

.navLi a {
	color: #727171;
	display: block;
	float: none;
	font-size: 18px;
	height: auto;
	line-height: 40px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}

.navLiSecond a:hover {
	padding-right: 30px;
}

.navLi a:hover {
	background: #F04C53;
	color: #FFF;
}

.navLiSecond a:hover em, .navLiSecond.current em {
	border-bottom: 12px solid #ffffff;
	right: 15px;
}

.navLi em {
	border-bottom: 12px solid #727171;
	border-left: 12px solid transparent;
	bottom: 11px;
	position: absolute;
	right: 15px;
}

.navSeWrap {
	width: 861px;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 39px;
	left: -105px;
	height: 426px;
	display: none;
	z-index: 1;
}

.navContWrap {
	width: 861px;
}

.bgLe {
	background: url(../images/le.gif) no-repeat left bottom;
}

.bgLe, .bgRi {
	width: 7px;
}

.bgLe, .bgRi, .navCont {
	height: 419px;
}

.group {
	float: left;
}

.navCont {
	width: 841px;
	background: #ffffff;
}

.bgLe, .bgRi, .navCont {
	height: 419px;
}

.navCont ul {
	overflow: hidden;
	height: 324px;
	width: 208px;
	float: left;
	margin-top: 30px;
	color: #727171;
	text-align: left;
}

.centerULl {
	border: 1px solid #e0e0e0;
	border-top-color: rgb(224, 224, 224);
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: rgb(224, 224, 224);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom: none;
	border-top: none;
}

.centeryoun {
	border-right: none;
}

.navCont ul li:first-child {
	height: 225px;
}

.navCont li {
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
	text-indent: 22px;
	text-align: left;
}

.navwei {
	float: right;
	margin: 0px;
}

.navCont .firstH1 {
	margin-top: 0;
}

.navCont h2 {
	font-size: 18px;
	line-height: 1;
	padding-bottom: 15px;
	margin-top: 15px;
}

.navCont a {
	font-size: 14px;
	display: block;
	width: 100%;
	text-indent: 38px;
	text-align: left;
	line-height: 28px;
	position: relative;
	background: url("../images/abg.gif") no-repeat 28px 12px;
	padding-left: 0px;
	padding-right: 0px;
}

.navLiSecond a {
	padding-right: 30px;
}

.navCont .csjzs {
	border-top: 1px dashed #e5e5e5;
	padding-top: 25px;
	text-indent: 22px;
}

.navCont .navwei a {
	height: 50px;
}

.navCont .rssbs {
	border-top: 1px dashed #e5e5e5;
	padding-top: 25px;
	text-indent: 22px;
}

.navCont .firstH1 {
	margin-top: 0;
}

.navCont .rssbs {
	border-top: 1px dashed #e5e5e5;
	padding-top: 25px;
	text-indent: 22px;
}

.navLi .navCont a:hover {
	background-color: none !important;
	color: #00c9ff;
	background: url("../images/abg.gif") no-repeat 28px 12px #FFF;
	padding-left: 0px;
	padding-right: 0px;
	border: none;
}

.navCont .zhxgss {
	border-top: 1px dashed #e5e5e5;
	padding-top: 25px;
	text-indent: 22px;
}

.navBot {
	background: url("../images/bottom.gif") no-repeat center top;
	height: 7px;
	width: 771px;
}

.hotNew {
	position: absolute;
	right: -10px;
	top: -8px;
}

.navLi .zhuce {
	min-width: 400px;
	max-width: 740px;
}

.zhuclist {
	background: #FFF;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 10px;
}

.navLi .zhuce a {
	display: inline-block;
	background: url(../images/case_area2.png) no-repeat;
	padding-top: 20px;
	width: 180px;
	height: 50px;
	text-indent: 26px;
	margin: 15px 0 15px 30px;
	line-height: 30px;
	font-size: 16px;
	padding-right: 0px;
	padding-left: 20px;
	text-align: left;
}

.navLi .zhuce a:hover {
	color: #f04c53;
}

.navLi .zhuce .guangzhou {
	background: url(../images/case_area1.png) no-repeat;
}

.navwei {
	float: right;
	margin: 0px;
}
/*banner区域*/
.banner {
	height: 320px;
}

.lunhuan #lunhuanback {
	width: 100%;
	height: 500px;
	position: absolute;
	left: 0px;
	overflow: hidden;
}

.lunhuan .lunhuan_main {
	width: 1180px;
	height: 500px;
	margin: 0 auto;
	position: relative;
}

.lunhuan #lunhuanback p {
	width: 100%;
	height: 500px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.m-index {
	width: 1180px;
	height: auto;
	margin: 0 auto;
}

.main {
	width: 100%;
	height: auto;
	clear: both;
	min-width: 1180px;
	position: relative;
	padding-bottom: 60px;
}

.lunhuancenter .main {
	min-width: 800px;
}

.indexInBg {
	opacity: 0;
	filter: alpha(opacity = 0);
}

.lunhuancenter .index-index, .lunhuancenter .m-index {
	width: auto;
}

.index-index {
	height: auto;
	width: 1180px;
	position: absolute;
	left: 50%;
	margin-left: -590px;
	top: 361px;
	z-index: 1;
}

#lunbonum {
	height: 14px;
	line-height: 23px;
	position: absolute;
	right: 20px;
	bottom: 27px;
	z-index: 5;
}

#lunbonum li {
	width: 42px;
	height: 13px;
	float: left;
	margin-left: 5px;
	background: #ffffff;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity = 50)
}

#lunbonum .lunboone, #lunbonum li:hover {
	background: #e66266;
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity = 100);
}

.indexFirst {
	position: relative;
	height: 500px;
}

.indexFirst-in {
	position: absolute;
	width: 100%;
}

.navWrap {
	z-index: 5;
	width: 1200px;
	clear: both;
	height: 500px;
	position: relative;
	text-align: center;
	margin: 0 auto;
}

.indexNav {
	width: 280px;
	height: auto;
	float: left;
	position: relative;
}

.navLeWrap {
	width: 280px;
	height: 500px;
	position: absolute;
	background: #FFFFFF;
	top: 0;
	left: 0;
}

.navLList {
	overflow: hidden;
	height: auto;
	border-left: 1px solid #e0e0e0;
}

.navLList li {
	overflow: hidden;
	color: #727171;
	cursor: pointer;
	display: block;
	font-size: 12px;
	height: 80px;
	line-height: 80px;
	position: relative;
	text-align: center;
	float: left;
	width: 280px;
}

.navLList .liFirst {
	height: 100px;
	line-height: 100%;
}

.navLList li.current {
	background: #f04c53;
	color: #fff;
}

.navLList .current h2 {
	color: #fff;
}

.tlsTwo ul li:hover {
	background: url(../images/yjtb.gif) no-repeat 34px center #f04c53;
}

.tlsTwo ul li:hover a {
	color: #FFF;
}

.navLList .liFirst .navH1 {
	background-position: 40px 48px;
	height: 100px;
	line-height: 120px;
}

.navLList em {
	border-bottom: 7px solid #727171;
	border-left: 7px solid transparent;
	bottom: 32px;
	position: absolute;
	right: 20px;
}

.navLList .current em {
	border-bottom: 7px solid #ffffff;
}

.navLList .navH1 {
	border-bottom: 1px solid #e0e0e0;
	color: #444444;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	height: 80px;
	line-height: 80px;
	text-align: left;
	text-indent: 88px;
	background-position: 40px center;
	float: left;
	width: 280px;
}

.kgs {
	background: url("../images/kgs.gif") no-repeat top;
}

.csjz {
	background: url("../images/zjbs.gif") no-repeat top;
}

.lshw {
	background: url("../images/lshw.gif") no-repeat top;
}

.zcsb {
	background: url("../images/zcsb.gif") no-repeat top;
}

.zscq {
	background: url("../images/zscq.gif") no-repeat top;
}

.jckq {
	background: url("../images/jckq.gif") no-repeat top;
}

.zxgs {
	background: url("../images/zxgs.gif") no-repeat top;
}

.rssb {
	background: url("../images/bggs.gif") no-repeat top;
}

.navLList .current .kgs {
	background: url("../images/kgshover.gif") no-repeat 40px 48px;
}

.navLList .current .csjz {
	background: url("../images/zjbshover.gif") no-repeat 40px center;
}

.navLList .current .lshw {
	background: url("../images/lshwhover.gif") no-repeat 40px center;
}

.navLList .current .rssb {
	background: url("../images/bggshove.gif") no-repeat 40px center;
}

.navLList .current .zscq {
	background: url("../images/zscqhove.gif") no-repeat 40px center;
}

.navLList .current .jckq {
	background: url("../images/jckqhove.gif") no-repeat 40px center;
}

.navLList .current .zxgs {
	background: url("../images/zxgshove.gif") no-repeat 40px center;
}

.navLList .current .zcsb {
	background: url("../images/zcsbhove.gif") no-repeat 40px center;
}

.navConRi {
	width: 0;
	height: 500px;
	background: #FFFFFF;
	position: absolute;
	top: 0;
	left: 280px;
	overflow: hidden;
	z-index: 6;
	border-left: 1px solid #eee;
}

.tlsTwo {
	width: 280px;
	height: 100%;
}

.tlsTwo, .tlsRi {
	height: 100%;
}

.subkgs {
	background: url("../images/subkgs.jpg") no-repeat right bottom;
}

.subkgz {
	background: url("../images/subkgz.jpg") no-repeat right bottom;
}

.subksb {
	background: url("../images/subksb.jpg") no-repeat right bottom;
}

.subksbao {
	background: url("../images/subksbao.jpg") no-repeat right bottom;
}

.subkls {
	background: url("../images/subkls.jpg") no-repeat right bottom;
}

.subkht {
	background: url("../images/subkht.jpg") no-repeat right bottom;
}

.colose {
	width: 21px;
	height: 21px;
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 5;
	cursor: pointer;
	background: url("../images/colose.gif") no-repeat scroll center center;
}

.tlsTwo ul {
	padding-top: 33px;
}

.mfeizxun {
	margin-top: 15px;
}

.tlsTwo ul li {
	line-height: 60px;
	line-height: 55px;
	background: url(../images/yjt.gif) no-repeat 34px center;
}

.tlsTwo ul li a {
	color: #777777;
	font-size: 16px;
}

.mfeizxun a {
	display: inline-block;
	width: 150px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #f04c53;
	font-size: 16px;
	border: 1px solid #f04c53;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/*栏目页通用banner*/
.szbanner {
	height: 460px;
}
/*成交客户*/
/*.chenjiao{
    background:#fafafa;
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #e1e3e5;
}
*,*:after,*:before{
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.zxchej{
    height: 54px;
    line-height: 54px;
    color:#666666;
    font-size: 14px;
    padding-left: 26px;
    background: url(../images/lanba.gif) no-repeat left center;
    float: left;
    margin-right: 10px;
}
.lztzhi{
    width: 1050px;
    float: left;
    overflow: hidden;
    position: relative;
    height: 54px;
    line-height: 54px;
}
.zxchnj ul{
    position: absolute;
}
.zxchnj ul li{
    height: 54px;
    line-height: 54px;
}
.zxchnj ul li span{
    color:#666666;
    font-size: 14px;
    margin-right: 14px;
}
.zxchnj ul li .huise{
    color: #999999; 
}
.zxchnj ul li font{
    color:#f04c53;
    margin-right: 14px;
}
.zxchnj ul li .mrt100{
    margin-right: 100px;
}
.zxchnj ul li .mrt50{
    margin-right: 50px;
}*/
/*创业必备*/
/*.p80{
    padding: 80px 0;
}
.bgGray{
    background: #ebedee;
}
.cytitle{
    color:#999999;
    font-size: 22px;
    height: 40px;
    border-bottom: 1px solid #d7d7d7;
}
.cytitle .cur{
    color:#333333;
    border-bottom: 2px solid #f04c53;
}
.cytitle .cyb{
    position: relative;
}
.cytitle a{
    color: #999999;
    font-size: 22px;
    float: left;
    line-height: 22px;
    display: inline-block;
    height: 39px;
}
.cytitle .cyb em{
    display: block;
    position: absolute;
    width: 36px;
    height: 20px;
    background: url(../images/bibei.png) no-repeat;
    right: 0px;
    top: -25px;
}
.cytitle font{
    color:#999999;
    font-size: 22px;
    margin-left: 20px;
    margin-right: 20px;
    float: left;
    line-height: 22px;
}
.cytitle span{
    color:#999999;
    float: left;
    margin-left: 40px;
    font-size: 14px;
    padding-top: 5px;
}
.cybibei{
    margin-top: 15px;
    width: 1200px;
    margin-left: -10px;
}
.cybibei ul li{
    float: left;
    width: 278px;
    height: 296px;
    border: 1px solid#e6e8e9;
    background:#FFF;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.cybibei ul li .cyepic{
    height: 72px;
    margin-top: 20px;
    line-height: 72px;
    text-align: center;
}
.cybibei ul li img{
    display: inline;
    vertical-align: middle;
}
.cybibei ul li h3{
    color:#333333;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    font-weight: normal;
    margin-top: 20px;
    text-align: center;
}
.cybibei ul li p{
    padding-left: 20px;
    padding-right: 20px;
    color:#666666;
    font-size: 14px;
    line-height: 1.6em;
    margin-top: 5px;
    height: 45px;
    overflow: hidden;
}
.cybibei ul li h4{
    margin-top: 5px;
    color:#333333;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
}
.cybibei ul li h4 font{
    color:#f04c53;
    font-size: 14px;
    margin-left: 5px;
    margin-right: 5px;
}
.cybibei ul li h5{
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 15px;
}
.cybibei ul li h5 a{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #f04c53;
    color:#f04c53;
    font-size: 14px;
    border-radius: 3px;
}
.cybibei ul li h5 a:hover{
    background: #f04c53;
    border: none;
    color: #fff;
    font-weight: bold;
}*/
/*全民创业*/
/*.bgWhite{
    background: #ffffff;
}
.best{
    height: 455px;
background: url(../images/chuye.gif) no-repeat;
margin-top: 80px;
}
.chuzugs{
    text-align: center;
    margin-bottom: 80px;
}
.best p{
    margin-left: 618px;
    padding-top: 172px;
    line-height: 1.8em;
    color:#777777;
    font-size: 18px;
}
.best p font{
    color:#E3453F;
    font-size: 18px;
    font-weight: bold;
}
.chuzugs a{
    display: inline-block;
    width: 320px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background:#e3453f;
    color:#FFF;
    font-size: 18px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}*/
/*热门城市*/
.receat {
	background: #fff;
	padding: 40px 0;
}

.receat_a {
	width: 1200px;
	margin: 0 auto;
	-webkit-box-shadow: #ddd 0px 0px 10px;
	-moz-box-shadow: #ddd 0px 0px 10px;
	box-shadow: #ddd 0px 0px 10px;
}

.receat_b {
	width: 220px;
	height: 250px;
	background: #e84e46;
	text-align: center;
	float: left;
}

.receat_b p {
	padding: 28px 0 15px 0;
	color: #fff;
	font-size: 20px;
	border-bottom: 3px solid #fff;
	margin: 0 auto;
	text-align: center;
	width: 80px;
}

.receat_b h4 {
	color: #fff;
	font-size: 32px;
	font-weight: normal;
	margin: 15px 0;
}

.receat_b span {
	color: #fff;
	font-size: 20px;
	padding-bottom: 10px;
	display: inherit;
}

.receat_b div {
	color: #fff;
	width: 35px;
	height: 35px;
	margin: 0 auto;
	font-size: 35px;
	border: 2px solid #fff;
	line-height: 35px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.receat_u {
	float: left;
	width: 980px;
}

.receat_u_l {
	width: 195px;
	text-align: center;
	float: left;
	border-right: 1px solid #eee;
	margin-top: 20px;
}

.receat_u_l:hover img {
	-webkit-box-shadow: #ddd 0px 0px 10px;
	-moz-box-shadow: #ddd 0px 0px 10px;
	box-shadow: #ddd 0px 0px 10px;
}

.receat_u .receat_u_l:last-child {
	border-right: 0px;
}

.receat_u_l h4 {
	color: #333;
	font-size: 20px;
	font-weight: normal;
	margin: 15px 0;
}

.receat_u_l a {
	display: block;
	width: 100px;
	line-height: 35px;
	border: 1px solid #ef912c;
	margin: 0 auto;
	text-align: center;
	color: #ef912c;
	font-size: 16px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.receat_u_l:hover a {
	background: #ef912c;
	border: none;
	color: #fff;
}
/*创业补贴*/
.d1 {
	-webkit-box-shadow: #ddd 0px 0px 10px;
	-moz-box-shadow: #ddd 0px 0px 10px;
	box-shadow: #ddd 0px 0px 10px;
	border-top: 1px solid #bbb;
	overflow: hidden;
}

.d1 a {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	display: block;
}
/*1F*/
.fc1 {
	width: 100%;
	padding: 70px 0;
	background: #f1f1f1;
}

.fc1_a {
	width: 1200px;
	margin: 0 auto;
	background-color: #ffffff;
}

.fc1_a h3 {
	color: #333;
	font-size: 30px;
	font-weight: normal;
}

.fc1_a h3 span {
	font-size: 50px;
	font-weight: bold;
	margin-right: 10px;
}

.fc1_b {
	min-height: 390px;
	margin-top: 30px;
	-webkit-box-shadow: #ddd 0px 0px 10px;
	-moz-box-shadow: #ddd 0px 0px 10px;
	box-shadow: #ddd 0px 0px 10px;
}

.fc1_b_1 {
	width: 219px;
	min-height: 390px;
	float: left;
	background-color: #ffffff;
}

.fc1_b_2 {
	width: 981px;
	min-height: 390px;
	float: right;
	background-color: #ffffff;
}

.fc1_b_2 img {
	margin-top: -10px;
}
/*.fc1_b_2_a{
    background: url(../images/titbj.png) no-repeat right;
}*/
.fc1_b_2_b_u {
	overflow: hidden;
}
.fc1_b_2_b_u li{
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.fc1_b_2_b_u li:nth-child(3),
.fc1_b_2_b_u li:nth-child(6),
.fc1_b_2_b_u li:nth-child(9),
.fc1_b_2_b_u li:nth-child(12),
.fc1_b_2_b_u li:nth-child(15){
	border-right: none !important;
}
.fc1_b_2_b_u li:nth-child(1),
.fc1_b_2_b_u li:nth-child(4),
.fc1_b_2_b_u li:nth-child(7),
.fc1_b_2_b_u li:nth-child(10),
.fc1_b_2_b_u li:nth-child(13){
	border-left: 1px solid #eee;
}
/*
.fc1_b_2_b_u li:nth-child(1) {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.fc1_b_2_b_u li:nth-child(2) {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.fc1_b_2_b_u li:nth-child(4) {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.fc1_b_2_b_u li:nth-child(5) {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.fc1_b_2_b_u li:nth-child(6) {
	border-bottom: 1px solid #eee;
}
.fc1_b_2_b_u li:nth-child(7) {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.fc1_b_2_b_u li:nth-child(8) {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.fc1_b_2_b_u li:nth-child(9) {
	border-bottom: 1px solid #eee;
}
.fc1_b_2_b_u li:nth-child(10) {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.fc1_b_2_b_u li:nth-child(11) {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.fc1_b_2_b_u li:nth-child(12) {
	border-bottom: 1px solid #eee;
}
.fc1_b_2_b_u li:nth-child(13) {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.fc1_b_2_b_u li:nth-child(14) {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.fc1_b_2_b_u li:nth-child(15) {
	border-bottom: 1px solid #eee;
}
*/
.fc1_b_2_b_u_l {
	width: 326px;
	height: 159px;
	float: left;
	background: #fff;
}

.fc1_b_2_b_u_l_a {
	width: 180px;
	float: left;
	margin-left: 32px;
}

.fc1_b_2_b_u_l .fc1_b_2_b_u_l_aa {
	width: 268px;
}

.fc1_b_2_b_u_l_b {
	width: 127px;
	float: left;
	text-align: center;
}

.fc1_b_2_b_u_l .fc1_b_2_b_u_l_bb {
	width: 107px;
}

.fc1_b_2_b_u_l h2 {
	font-size: 20px;
	color: #333;
	margin-top: 20px;
}

.fc1_b_2_b_u_l p {
	font-size: 14px;
	color: #333;
	margin: 10px 0;
}

.fc1_b_2_b_u_l .fc1_b_2_b_u_l_a .fc1_b_2_b_u_l_a_t {
	margin: 8px 0;
}

.fc1_b_2_b_u_l p span {
	color: #ef912c;
}

.fc1_b_2_b_u_l a {
	display: block;
	width: 100px;
	line-height: 35px;
	border: 1px solid #ef912c;
	text-align: center;
	color: #ef912c;
	font-size: 16px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.fc1_b_2_b_u_l:hover a {
	border: none;
	background: #ef912c;
	color: #fff;
}

.fc1_b_2_b_u_l:hover img {
	-webkit-box-shadow: #ddd 0px 0px 10px;
	-moz-box-shadow: #ddd 0px 0px 10px;
	box-shadow: #ddd 0px 0px 10px;
}

.fc1_b_2_b_u_l_b img {
	margin-top: 20px;
}

.fc1_b_2_b_u_l .fc1_b_2_b_u_l_b_p {
	color: #666;
	font-size: 12px;
}

.fc1_b_2_b_u_l .fc1_b_2_b_u_l_b_p span {
	color: #ef912c;
	font-size: 12px;
}
/*2f*/
.fc2 {
	background: #fff;
}
/*3F*/
.zzxkz_a {
	float: left;
	width: 100px;
	text-align: center;
	margin-left: 22px;
	margin-top: 45px;
	padding-right: 20px;
	border-right: 1px solid #ccc;
	margin-right: 20px;
}

.zzxkz_b {
	float: left;
	width: 150px;
	margin-top: 20px;
}

.zzxkz_b h4 {
	color: #333;
	font-size: 20px;
	padding: 20px 0;
}

/*如何注册一个公司*/
.chenli {
	background: url(../images/chenli.jpg) no-repeat center center;
}

.chenleft {
	color: #FFF;
	float: left;
	padding-top: 86px;
}

.chenright {
	padding-top: 80px;
	float: right;
	width: 694px;
}

.chenright p {
	margin-left: -25px;
	margin-top: 20px;
}

.chenright p span {
	color: #FFF;
	font-size: 16px;
	display: inline-block;
	width: 150px;
	text-align: center;
}

.chenleft h3 {
	color: #FFF;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
}

.chenright p .wei {
	width: 40px;
	margin-left: 35px;
}

.chenleft p {
	color: #FFF;
	font-size: 20px;
	margin-top: 8px;
	line-height: 40px;
}

.chenleft span {
	display: inline-block;
	width: 30px;
	height: 3px;
	background: #FFF;
	margin-top: 16px;
}

.chenright img {
	margin-left: 30px;
}
/*哪些人需要注册*/
.naxiaren {
	height: 470px;
	background: url(../images/naxiaren.jpg) no-repeat center center;
}

.naxiaren .htitle {
	font-size: 30px;
	color: #444444;
	line-height: 30px;
	padding-top: 80px;
	font-weight: bold;
	text-align: center;
}

.nax {
	margin-top: 60px;
}

.nax ul {
	width: 1220px;
	margin-left: -20px;
}

.nax ul li {
	float: left;
	width: 204px;
	height: 200px;
	background: #FFF;
	border-radius: 3px;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}

.nax ul li:hover {
	-webkit-box-shadow: #ccc 0px 0px 10px;
	-moz-box-shadow: #ccc 0px 0px 10px;
	box-shadow: #ccc 0px 0px 10px;
}

.nax ul li h3 {
	padding-top: 30px;
	color: #666666;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 5px;
}

.nax ul li .xuyaopic {
	height: 130px;
	line-height: 130px;
	text-align: center;
}

.nax ul li img {
	display: inline;
	vertical-align: middle;
}
/*网站实力展示*/
.bgwhite {
	padding-top: 70px;
}

.shild {
	background: url(../images/shild.gif) no-repeat center bottom;
	height: 328px;
}

.m-index.m-i-h .htitle {
	font-size: 30px;
	text-align: center;
	color: #333;
}

.sjil .htitle {
	margin-bottom: 0px;
	font-weight: bold;
	padding-bottom: 15px;
}

.sjil h2 {
	text-align: center;
	font-weight: normal;
	margin-bottom: 70px;
}

.sjil h2 .zshen {
	display: inline-block;
	padding-right: 5px;
}

.sjil h2 span {
	color: #777777;
	font-size: 20px;
}

.sjil h2 .bxiu {
	display: inline-block;
	width: 196px;
	height: 24px;
	background: url(../images/bxiu.gif) no-repeat;
	color: #FFF;
	font-size: 14px;
	padding-left: 20px;
}

.evlauteMain ul li:first-child {
	margin-left: 0px;
}

.evlauteMain ul li {
	float: left;
	width: 204px;
	margin-left: 40px;
	height: 119px;
	background: url(../images/shil.gif) no-repeat;
}

.evlauteMain ul li h3 {
	height: 76px;
	line-height: 76px;
	color: #FFF;
	text-align: center;
	font-size: 36px;
}

.evlauteMain ul li h3 font {
	font-size: 14px;
	font-weight: normal;
}

.evlauteMain ul li p {
	height: 42px;
	line-height: 42px;
	color: #444444;
	font-size: 18px;
	text-align: center;
}

.bged {
	margin-top: 30px;
}

.bged .htitle {
	font-weight: bold;
	padding-top: 0px;
	color: #444444;
	padding: 0px;
	border-bottom: 2px solid #ccc;
	margin-bottom: 60px;
	font-size: 30px;
	text-align: center;
}

.newsgb li {
	float: left;
	width: 380px;
	background: #FFF;
	margin-left: 20px;
	padding-bottom: 10px;
	min-height: 540px;
}

.newsgb .wei {
	margin-right: 0px;
}

.newsgb li h2 {
	margin-left: 20px;
	margin-right: 20px;
	height: 40px;
	margin-top: 15px;
	border-bottom: 1px solid #e7e7e7;
	position: relative;
	margin-bottom: 20px;
}

.newsgb li h2 span {
	color: #666666;
	font-size: 22px;
	float: left;
	font-weight: normal;
}

.newsgb li h2 a {
	color: #999999;
	font-size: 14px;
	font-weight: normal;
	padding-right: 12px;
	float: right;
	background: url(../images/sanjtj.gif) no-repeat right center;
	margin-top: 5px;
}

.newsgb li h2 em {
	display: inline-block;
	position: absolute;
	width: 20px;
	height: 2px;
	background: #f04c53;
	left: 0px;
	bottom: 0px;
}

.newsgb li .nwpic {
	display: block;
	width: 340px;
	height: 180px;
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
}

.newsgb li .nwpic img {
	width: 340px;
	height: 180px;
}

.newsgb li .nwpic img:hover {
	-webkit-box-shadow: #ddd 0px 0px 10px;
	-moz-box-shadow: #ddd 0px 0px 10px;
	box-shadow: #ddd 0px 0px 10px;
}

.newsgb li .nwpic .h3-1 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 42px;
	text-align: center;
	line-height: 42px;
	color: #FFF;
	font-size: 16px;
	background: #000000;
	opacity: 0.50;
	filter: alpha(opacity = 50);
	-ms-filter: alpha(opacity = 50);
	font-weight: normal;
}

.newsgb li p {
	margin: 5px 20px;
}

.newsgb li p a {
	display: block;
	line-height: 25px;
	color: #666666;
	font-size: 14px;
	border-bottom: 1px dashed #e7e7e7;
	padding: 4px 0 4px 18px;
	background: url(../images/sidian.gif) no-repeat left center;
}

.newsgb li p a:hover {
	color: #d72c2c;
}
/*友情链接*/
.p70 {
	padding: 70px 0;
}

.yqlj_a {
	padding: 70px 0;
}

.yllinktitle {
	text-align: center;
	height: 48px;
	margin-bottom: 30px;
}

.yllinktitle a {
	display: inline-block;
	width: 160px;
	height: 48px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	background: #999999;
	color: #ffffff;
	font-size: 18px;
	line-height: 48px;
}

.yllinktitle .cur {
	background: #f04c53;
}

.yllinknr ul {
	width: 100%;
	height: 220px;
}

.hzhb_a {
	width: 166px;
}

.hzhb_a li {
	width: 166px;
	background: #fff;
}

.yllinknr li {
	width: 166px;
	text-align: center;
	line-height: 110px;
	float: left;
	height: 110px;
	border: 1px solid #fff;
}

.yqljqh_a {
	width: 1180px;
	margin: 0 auto;
}

.yqljqh_a li {
	width: 166px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	float: left;
	border: 1px solid #f1f1f1;
}

.yqljqh_a li a {
	color: #666;
	font-size: 14px;
}

.yqljqh_a li a:hover {
	color: #f04c53;
}

.yllinknr li img {
	max-height: 90%;
	max-width: 90%;
	display: inline;
	vertical-align: middle;
}

.yllinknr ul li a {
	color: #666;
}

.hcxgshj {
	float: left;
	background: #f1f1f1;
	width: 100%;
}

.hcxgshj_a {
	width: 1200px;
	margin: 0 auto;
}

.hcxgshj_a h3 {
	color: #333;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 30px;
}

.hcxgshj_a h3 span {
	font-size: 50px;
	font-weight: bold;
	margin-right: 10px;
}
/*省钱省心*/
.shengqian_w {
	width: 100%;
	padding-top: 46px;
	padding-bottom: 46px;
	background: #f7f7f7;
	border-top: 1px solid #f1f1f1;
}

.shengqian {
	width: 1180px;
	margin: 0 auto;
}

.shengqian ul {
	padding-left: 75px;
}

.shengqian ul li {
	float: left;
	padding-left: 46px;
	width: 230px;
}

.shengqian ul .shen_1 {
	background: url(../images/shen1.gif) no-repeat left;
}

.shengqian ul .shen_2 {
	background: url(../images/shen2.gif) no-repeat left;
}

.shengqian ul .shen_3 {
	background: url(../images/shen3.gif) no-repeat left;
}

.shengqian ul .shen_4 {
	background: url(../images/shen4.gif) no-repeat left;
}

.shengqian ul li h2 {
	color: #595757;
	font-size: 18px;
	font-weight: bold;
}

.shengqian ul li p {
	color: #999999;
	font-size: 12px;
}
/*通用底部*/
.foot {
	width: 100%;
	background: #363e41;
	overflow: hidden;
	border-top: 1px solid #E5E5E5;
}

.footer {
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px
}

.foot_a {
	width: 250px;
	float: left;
	border-right: 1px solid #f9f9f9;
	height: 166px;
}

.foot_a_a {
	width: 185px;
	float: left;
	margin-top: 25px;
}

.foot_a_a p {
	color: #717171;
	margin-top: 10px;
}

.foot_a_b {
	width: 180px;
	height: 120px;
	float: left;
	background: url(../images/footer_kf.png) no-repeat left;
	margin-left: 5px;
	margin-top: 25px;
}

.foot_a_b ul {
	margin-top: 9px;
	padding-left: 55px;
}

.foot_a_b ul li {
	line-height: 33px;
	color: #f9f9f9;
	font-size: 14px;
}

.foot_b {
	width: 710px;
	float: left;
	border-right: 1px solid #f9f9f9;
}

.foot_b ul {
	float: left;
}

.foot_b ul li a {
	color: #f9f9f9;
	font-size: 14px;
}

.foot_b ul li a:hover {
	color: #ef912c;
}

.foot_b p {
	padding-top: 5px;
	margin-left: 30px;
	color: #f9f9f9;
	font-size: 22px;
	clear: both;
}

.foot_b_u1 {
	width: 100px;
	margin-left: 30px;
	margin-right: 5px;
}

.foot_b_u1 li {
	line-height: 25px;
}

.foot_b_u2 {
	width: 120px;
	margin-right: 5px;
}

.foot_b_u2 li {
	line-height: 25px;
}

.foot_b_u3 {
	width: 204px;
}

.foot_b_u3 li {
	margin: 3px 0;
	color: #f9f9f9;
	font-size: 14px;
}

.foot_c {
	width: 236px;
	height: 166px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #f9f9f9;
}

.foot_c img {
	width: 156px;
	height: 156px;
	margin-bottom: 10px;
}

.foot_bq {
	border-top: 1px solid #f9f9f9;
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
	font-size: 14px;
	color: #f9f9f9;
}

.foot_bq p {
	margin-bottom: 5px;
}

.foot_bq p a {
	color: #f9f9f9;
}

.foot_bq p a:hover {
	color: #ef912c;
}
/*咨询通用*/
.xf {
	z-index: 9999;
	position: fixed;
	bottom: 20%;
	_position: absolute;
	_top: expression(documentElement.scrollTop + 
		 documentElement.clientHeight-this.offsetHeight);
	left: 5px;
	width: 90px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.xf ul {
	height: 364px;
	margin-bottom: 40px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.xf li.li5 {
	background: url(../images/xf_im1h.gif) no-repeat center 12px #ef912c;
}

.xf li.li2 {
	background: url(../images/xf_icon3h.gif) no-repeat center 12px #ef912c;
}

.xf li {
	margin-bottom: 1px;
	width: 100%;
	height: 80px;
	background: #FFF;
	border: 1px solid #ef912c;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.xf li.li1 {
	background: url(../images/xf_icon1h.gif) no-repeat center 16px #ef912c;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	position: relative;
}

.xf li.li3 {
	background: url(../images/xf_ico5h.gif) no-repeat center 12px #ef912c;
	width: 100%;
	text-align: center;
	cursor: pointer;
	position: relative;
}

.xf li.li6 {
	background: url(../images/xf_ico11h.gif) no-repeat center 18px #ef912c;
}

.xf li a {
	display: block;
	width: 100%;
	padding-top: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.kefutell {
	position: absolute;
	left: 92px;
	top: -60px;
	text-align: center;
	display: none;
	width: 177px;
	height: 198px;
	background-color: #fff;
	border: 1px solid #d7d7d7;
}

.kefutell p {
	width: 155px;
	text-align: center;
	font-size: 14px;
	margin-left: 10px;
}

.kefutell i {
	width: 8px;
	height: 15px;
	position: absolute;
	top: 85px;
	right: -8px;
	background-image: url(../images/trangle-right-suspension.png);
	background-repeat: no-repeat;
}

.tencent {
	position: absolute;
	left: 92px;
	top: 0px;
	width: 216px;
	height: 70px;
	display: none;
	background-color: #ef912c;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.tencent span {
	display: block;
	padding-left: 25px;
	background: url(../images/telb.png) no-repeat 15px center;
	height: 70px;
	line-height: 70px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}

.yqlj {
	float: left;
	width: 100%;
	min-height: 30px;
	line-height: 30px !important;
	padding-top: 10px;
}

.yqlj a {
	color: #777777 !important;
	text-decoration: underline;
}

.main-ad {
	display: inline-block;
	width: 100%;
	min-height: 100px;
	margin-top: 30px;
}

.bdan {
	background: #FFF;
	padding: 20px;
	box-shadow: 0 1px 0px #e5e5e5; /*底边阴影*/
	-moz-box-shadow: 0 1px 0px #e5e5e5;
	-webkit-box-shadow: 0 1px 0px #e5e5e5;
}

.bdan h3 {
	text-align: center;
	color: #333333;
	font-size: 22px;
	margin-bottom: 30px;
}

.bdan p .textt {
	text-indent: 20px;
	width: 100%;
	height: 36px;
	line-height: 36px;
	border: 1px solid #cccccc;
	background: #fafafa;
	margin-bottom: 20px;
	font-size: 14px;
	color: #999999;
}

.bdan p .sumb {
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	font-size: 18px;
	background: #ef912c;
	width: 100%
}